ODAC

TOraQueueTable Members

TOraQueueTable class overview.

Properties

Name Description

Comment

Used to det or set a user-specified description of teh queue table.

Compatible

Used to define the lowest database version the queue is compatible with.

MessageGrouping

Used to specify the message grouping behavior in the queues based on this table.

MultipleConsumers

Used if a definite table for queues that can have multiple consumers for each message is needed.

PayloadTypeName

Used to get or set the object type name for the queue payload.

PrimaryInstance

Used to set the primary owner of the queue table.

QueueTableName

Used to get or set the queue table name.

SecondaryInstance

Used to set the secondary owner of the queue table.

Secure

Used for queue tables that will be used for secure queues.

Session

Used to specify the session through which a queue table will be controlled.

SortList

Used to specify the columns to be used as the sort key.

StorageClause

Used to get or set the table storage clause.

Methods

Name Description

AlterComment

Alters queue table user-defined description.

AlterPrimaryInstance

Changes queue table primary_instance parameter.

AlterQueueTable

Changes existing queue table properties.

AlterSecondaryInstance

Changes the queue table secondary_instance parameter.

CreateQueueTable

Creates a queue table in a database.

DropQueueTable

Drops the queue table.

GrantSystemPrivilege

Grants system queue privilege.

MigrateQueueTable

Used to upgrade or downgrade a queue table to the desired Compatible parameter value.

PurgeQueueTable

Purges records from the queue table.

ReadQueueTableProperties

Reads information about a queue table specified by the QueueTableName property from the database to the TOraQueueTable component.

RevokeSystemPrivilege

Revokes system queue privilege.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback